home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-10-26 | 439 b | 11 lines | [TEXT/$Tcl] |
-
-
- cindex string indexExpr
- Returns the character indexed by the expression
- indexExpr (zero based) from string.
-
- If the expression indexExpr starts with the string end,
- then end is replaced with the index of the last charac-
- ter in the string. If the expression starts with len,
- then len is replaced with the length of the string.
-